StateOutputEstimator
StateOutputEstimator[ssm,l] constructs an estimator for the StateSpaceModel ssm, with estimator gain matrix l.
StateOutputEstimator[{ssm,sensors},l] uses only sensors as the measurements of ssm.
StateOutputEstimator[{ssm,sensors,dinputs},l] specifies dinputs as the deterministic inputs of ssm.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.